Skip to main content

All Questions

Tagged with
0votes
1answer
872views

What is the $PATH given to cron jobs? [duplicate]

I have a process that runs on a @reboot cron job. The process needs to run an executable file. I have noticed that I have to put the executable in /usr/bin/. I can't just put it in a folder in my $...
CJ7's user avatar
  • 839

close